GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / RemoveBlankPages Property





In This Topic
RemoveBlankPages Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property RemoveBlankPages As Boolean
public bool RemoveBlankPages {get; set;}
public read-write property RemoveBlankPages: Boolean; 
public function get,set RemoveBlankPages : boolean
public: __property bool get_RemoveBlankPages();
public: __property void set_RemoveBlankPages( 
   bool value
);
public:
property bool RemoveBlankPages {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members